-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Minor patch release 2.5.2
[rebase & merge]
#20918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* docker: releasing Pl with PT 2.6 * cuda_version: "12.4.1" (cherry picked from commit 5cbfb86)
update tutorials to `2.5.1` Co-authored-by: Borda <[email protected]> (cherry picked from commit d04fc34)
(cherry picked from commit 851d022)
* build(deps): bump Lightning-AI/utilities from 0.14.1 to 0.14.2 Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/lightning-ai/utilities/releases) - [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md) - [Commits](Lightning-AI/utilities@v0.14.1...v0.14.2) --- updated-dependencies: - dependency-name: Lightning-AI/utilities dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 44eb839)
) perf[registry]: update available_accelerators to return a set (cherry picked from commit 5cc8471)
) (cherry picked from commit ca13f77)
According to my friend ChatGPT, using pdb.set_trace() is too old-school. Update the doc to use breakpoint() instead to stay young 😎 (cherry picked from commit 831870a)
update tutorials to `cc67b8ba` Co-authored-by: Borda <[email protected]> (cherry picked from commit f6fd9c0)
* build(deps): bump Lightning-AI/utilities from 0.14.2 to 0.14.3 Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.2 to 0.14.3. - [Release notes](https://github.com/lightning-ai/utilities/releases) - [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md) - [Commits](Lightning-AI/utilities@v0.14.2...v0.14.3) --- updated-dependencies: - dependency-name: Lightning-AI/utilities dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Apply suggestions from code review --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 5e0209a)
* feat: add Codecov test results * linter --------- Co-authored-by: Jirka B <[email protected]> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 02311d0)
* [pre-commit.ci] pre-commit suggestions updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1) - [github.com/PyCQA/docformatter: 06907d0267368b49b9180eed423fae5697c1e909 → v1.7.5](PyCQA/docformatter@06907d0...v1.7.5) - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.11.4](astral-sh/ruff-pre-commit@v0.8.6...v0.11.4) - [github.com/executablebooks/mdformat: 0.7.21 → 0.7.22](hukkin/mdformat@0.7.21...0.7.22) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8) * Apply suggestions from code review --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit cd785a4)
update tutorials to `1c1160e5` Co-authored-by: Borda <[email protected]> (cherry picked from commit 03635d2)
…=2.9.1,<2.20.0 in /requirements (#20735) build(deps): update tensorboard requirement in /requirements Updates the requirements on [tensorboard](https://github.com/tensorflow/tensorboard) to permit the latest version. - [Release notes](https://github.com/tensorflow/tensorboard/releases) - [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md) - [Commits](tensorflow/tensorboard@2.9.1...2.19.0) --- updated-dependencies: - dependency-name: tensorboard dependency-version: 2.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit df18e4c)
…in /requirements (#20733) build(deps): update ipython[all] requirement in /requirements Updates the requirements on [ipython[all]](https://github.com/ipython/ipython) to permit the latest version. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@rel-0.8.4...8.18.1) --- updated-dependencies: - dependency-name: ipython[all] dependency-version: 8.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 58827d3)
…>=0.10.0,<1.8.0 in /requirements (#20739) build(deps): update torchmetrics requirement in /requirements Updates the requirements on [torchmetrics](https://github.com/Lightning-AI/torchmetrics) to permit the latest version. - [Release notes](https://github.com/Lightning-AI/torchmetrics/releases) - [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md) - [Commits](Lightning-AI/torchmetrics@v0.10.0...v1.7.1) --- updated-dependencies: - dependency-name: torchmetrics dependency-version: 1.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 156aad1)
…3,<3.2.0 in /requirements (#20740) build(deps): update cloudpickle requirement in /requirements Updates the requirements on [cloudpickle](https://github.com/cloudpipe/cloudpickle) to permit the latest version. - [Release notes](https://github.com/cloudpipe/cloudpickle/releases) - [Changelog](https://github.com/cloudpipe/cloudpickle/blob/master/CHANGES.md) - [Commits](cloudpipe/cloudpickle@v1.3.0...v3.1.1) --- updated-dependencies: - dependency-name: cloudpickle dependency-version: 3.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit fd1a38b)
…>=1.12.0,<1.21.0 in /requirements (#20738) build(deps): update onnxruntime requirement in /requirements Updates the requirements on [onnxruntime](https://github.com/microsoft/onnxruntime) to permit the latest version. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.12.0...v1.20.1) --- updated-dependencies: - dependency-name: onnxruntime dependency-version: 1.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit ffec870)
…uirements (#20734) build(deps): update packaging requirement in /requirements Updates the requirements on [packaging](https://github.com/pypa/packaging) to permit the latest version. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@20.0...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 396038a)
…11.1 to >=0.11.1,<0.15.0 in /requirements (#20737) build(deps): update lightning-utilities requirement in /requirements Updates the requirements on [lightning-utilities](https://github.com/Lightning-AI/utilities) to permit the latest version. - [Release notes](https://github.com/Lightning-AI/utilities/releases) - [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md) - [Commits](Lightning-AI/utilities@v0.11.1...v0.14.3) --- updated-dependencies: - dependency-name: lightning-utilities dependency-version: 0.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 948577b)
* build(deps): bump pytest from 7.4.0 to 8.3.5 in /requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * pytest-doctestplus ==1.4.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka B <[email protected]> (cherry picked from commit 3fb8dcf)
….21.0,>=0.16.0 to >=0.16.0,<0.22.0 in /requirements (#20728) * build(deps): bump torch from 2.5.1 to 2.6.0 in /requirements Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * build(deps): update torchvision requirement from <0.21.0,>=0.16.0 to >=0.16.0,<0.22.0 in /requirements (#20736) build(deps): update torchvision requirement in /requirements Updates the requirements on [torchvision](https://github.com/pytorch/vision) to permit the latest version. - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.16.0...v0.21.0) --- updated-dependencies: - dependency-name: torchvision dependency-version: 0.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * # type: ignore[arg-type] * type: ignore[arg-type] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka B <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 0c9d414)
…0 to >=2022.5.0,<2025.4.0 in /requirements (#20767) build(deps): update fsspec[http] requirement in /requirements Updates the requirements on [fsspec[http]](https://github.com/fsspec/filesystem_spec) to permit the latest version. - [Commits](fsspec/filesystem_spec@2022.5.0...2025.3.2) --- updated-dependencies: - dependency-name: fsspec[http] dependency-version: 2025.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 90354eb)
…0.0,<1.41.0 in /requirements (#20766) build(deps): update awscli requirement in /requirements Updates the requirements on [awscli](https://github.com/aws/aws-cli) to permit the latest version. - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.30.0...1.40.2) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.40.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 3fda67b)
…requirements (#20762) build(deps): update requests requirement in /requirements Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v0.2.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit efb02d7)
…0768) * build(deps): bump pytest-cov from 4.1.0 to 6.1.1 in /requirements Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * coverage ==7.8.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka B <[email protected]> (cherry picked from commit 8220d05)
* Fixing problem for silently supporting jsonnet. * Included jsonnet as test dependency. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> (cherry picked from commit 76d3d22)
* check param is of nn.Parameter type * Update test_pruning.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Rittik Panda <[email protected]> (cherry picked from commit cb1afbe)
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Tests workflow
These checks are required after the changes to 🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Benchmarks
These checks are required after the changes to 🟢 fabric: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docker
These checks are required after the changes to 🟢 lightning_fabric: CPU workflow
These checks are required after the changes to 🟢 lightning_fabric: Azure GPU
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 install
These checks are required after the changes to Thank you for your contribution! 💜
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release/stable #20918 +/- ##
===============================================
Coverage 87% 87%
===============================================
Files 268 268
Lines 23447 23421 -26
===============================================
- Hits 20384 20373 -11
+ Misses 3063 3048 -15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates various GitHub workflow and configuration files to support new dependency versions, improved CI testing, and updated contributor documentation while cleaning up deprecated configurations.
- Fixed legacy checkpoint file naming in release-pkg.yml.
- Updated CI matrices and job configurations for Docker builds, tests, and dependency management.
- Updated contributor guidelines and removed deprecated mergify configuration.
Reviewed Changes
Copilot reviewed 19 out of 184 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
.github/workflows/release-pkg.yml | Fixed erroneous legacy checkpoint file path. |
.github/workflows/label-conflicts.yml | Added a workflow for labeling pull request conflicts. |
.github/workflows/docker-build.yml | Updated Python, PyTorch, and CUDA versions; matrix updated. |
.github/workflows/ci-tests-pytorch.yml | Updated test configuration with junit XML for Codecov. |
.github/workflows/ci-tests-fabric.yml | Updated test configuration and environment variable steps. |
.github/workflows/ci-schema.yml | Bumped check-schema workflow version. |
.github/workflows/ci-check-md-links.yml | Updated config file path and added force-check flag. |
.github/workflows/call-clear-cache.yml | Updated cleanup-caches workflow version and ref. |
.github/workflows/_legacy-checkpoints.yml | Added conditional secrets handling step. |
.github/mergify.yml | Removed deprecated mergify configuration. |
.github/markdown-links-config.json | Updated ignored URL patterns. |
.github/dependabot.yml | Removed reviewers configuration from updates. |
.github/checkgroup.yml | Updated build matrix entries and commented-out TPU tests. |
.github/PULL_REQUEST_TEMPLATE.md | Updated contributor guideline URL. |
.github/CONTRIBUTING.md | Updated documentation and testing URLs. |
.azure/gpu-tests-pytorch.yml | Updated base image tag for PyTorch latest tests. |
.azure/gpu-tests-fabric.yml | Updated base image tag for Fabric latest tests. |
.actions/assistant.py | Renamed file handle variables for clarity. |
Co-authored-by: Copilot <[email protected]> fixing typo
2.5.2
[wip]2.5.2
[rebase & merge]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
2.5.2
[rebase & merge]2.5.2
[rebase & merge]
What does this PR do?
Fixes #<issue_number>
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
📚 Documentation preview 📚: https://pytorch-lightning--20918.org.readthedocs.build/en/20918/